home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d16 / wcron20b.arc / README.TXT < prev    next >
Text File  |  1991-11-27  |  3KB  |  83 lines

  1.                 Wcron V2.0
  2.               Periodical Task Scheduler
  3.  
  4.  
  5. What is Wcron?
  6. --------------
  7. Wcron is a periodical task scheduler.  
  8.  
  9. Wcron is inpired on Unix's cron utility. It is very commonly used on Unix
  10. systems.  In fact most Unix systems depends a lot on cron.  Cron (and Wcron 
  11. for that matter) is most useful for machines that runs 24 hours a day.  Wcron 
  12. let you specify the time of execution of a specific tasks.  It can be used
  13. for once only executions and for periodical executions.
  14.  
  15.  
  16. Changes for 2.0b
  17. ----------------
  18.     o Fix problem with EGA display
  19.     o Added EGA bitmaps for controls (buttons)
  20.  
  21. Changes for 2.0a
  22. ----------------
  23.    o Made the task list sort ordered (bug introduced in 2.0)
  24.    o Centered the "Last modifications" string in the Task info dialog
  25.    o Added a confirmation messagebox when clicking on DELETE button to
  26.      prevent unwanted deletions!
  27.    o Corrections in the help file
  28.  
  29. Changes for 2.0
  30. ----------- ----
  31.    o Totally revamped the user interface.  Much more eye-catching and fun to use.
  32.    o Reminder and Trimfile have been updated for the "new look"
  33.    o Option to turn off the logfile.
  34.    o More useful messages in the logfile.
  35.    o Better error message in logfile (English text as opposed to plain numbers!)
  36.    o Edit button in the main window that does just the same as double clicking on the
  37.      currently selected task.
  38.    o Browse button in the Option dialog to browse for a logfile
  39.    o Starting directory field in the Edit task dialog
  40.    o Browse button in the Edit task dialog to browse for a command.
  41.    o System information in the about box (Windows version, Windows mode, DOS version, processor
  42.      type and free memory.
  43.    o Added system menu options.  When Wcron is iconized, you won't have to open it to go
  44.      to the option dialog, get some help, enable/disable Wcron and open the About box.
  45.    o Registration form.
  46.    o And couple of minor bug fixes (Well, there is no major bug! :-)
  47.  
  48.  
  49. This archive should contain the following files:
  50. ------------------------------------------------
  51.      wcron.exe          Wcron itself
  52.      wcron.hlp          Wcron help file
  53.      bwcc.dll           Borland's ressource workshop library (needed).
  54.      commdlg.dll        Windows 3.1 common dialog library (needed for 3.0).
  55.      remind.exe         Little reminder for use with Wcron.  Documented in 
  56.             the help file.
  57.      trimfile.exe       A DOS and Windows program to trim files to a
  58.             certain length.  Documented in the help file.
  59.      readme.txt         This file.
  60.  
  61.  
  62.  
  63. Wcron is not free.  If you decide on using it, after a trial period, you are 
  64. obligated to purchase a license for its use.  A license for the use of Wcron 
  65. can be obtained by filling out the Registration form found in the Help file and by
  66. sending a $20 US ($24 Cdn) registration fee to:
  67.  
  68.             Cinétic Systems
  69.             4933 Verreau,
  70.             Montreal, Quebec
  71.             Canada, H1M 2C7
  72.  
  73.             Internet:   Cinetic@Speedy.CAM.ORG
  74.             Compuserve: 71640,666
  75.  
  76.  
  77. Registered users of earlier versions, please fill out the Registration Form and
  78. return it to us.  We will upgrade your version for free.
  79.  
  80. For more information about Wcron, please refer to the Windows Help file 
  81. provided with Wcron.
  82.  
  83.